github.com/gotd/td/telegram/internal/manager.Conn.device (field)
16 uses
github.com/gotd/td/telegram/internal/manager (current package)
conn.go#L52: device DeviceConfig // immutable
conn.go#L311: AppVersion: c.device.AppVersion,
conn.go#L312: SystemLangCode: c.device.SystemLangCode,
conn.go#L313: LangPack: c.device.LangPack,
conn.go#L314: LangCode: c.device.LangCode,
conn.go#L315: Proxy: c.device.Proxy,
conn.go#L316: Params: c.device.Params,
conn.go#L337: DeviceModel: c.device.DeviceModel,
conn.go#L338: SystemVersion: c.device.SystemVersion,
conn.go#L339: AppVersion: c.device.AppVersion,
conn.go#L340: SystemLangCode: c.device.SystemLangCode,
conn.go#L341: LangPack: c.device.LangPack,
conn.go#L342: LangCode: c.device.LangCode,
conn.go#L343: Proxy: c.device.Proxy,
conn.go#L344: Params: c.device.Params,
create.go#L69: device: connOpts.Device,
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |